速報APP / 工具 / Wear brightness control

Wear brightness control

價格:免費

更新日期:2016-11-25

檔案大小:7.0M

目前版本:1.00

版本需求:Android 4.3 以上版本

官方網站:mailto:huskydevcz@gmail.com

Email:https://www.facebook.com/notes/huskydev/husky-dev-cz-privacy-policy/871691609563215

聯絡地址:Weberova 14 Decin 6 40502

Wear brightness control(圖1)-速報App

This simple application is primarily for using with HuskyDev watch faces.

It was created as a consequence of changes in the permission model on devices running Android 6.0.

Wear brightness control(圖2)-速報App

Beginning in Android 6.0 (API level 23), users grant permissions to apps while the app is running, not when they install the app.

For adjusting of the screen brightness user must grant special permission "MANAGE WRITE SETTINGS". There is a special system UI for this request on the phone, but on the watches, this system UI is missing. Android Wear platform doesn\'t implement the system UI required for the user to grant these "super-permissions".

Wear brightness control(圖3)-速報App

Solution for this issue is create new standalone application targeting older version of Android, so no need to request permission while app is running.